[INFO] cloning repository https://github.com/rLukoyanov/vr-cube
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rLukoyanov/vr-cube" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FrLukoyanov%2Fvr-cube", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FrLukoyanov%2Fvr-cube'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d87996372e96852e4ab9ec5638c34bbbba67d3c9
[INFO] checking rLukoyanov/vr-cube against 40527f3e444fde1deb361751bdef9b9e11d1b971+rustflags=--cfg crater_hack --force-warn invalid-c-variadic-arguments for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FrLukoyanov%2Fvr-cube" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/rLukoyanov/vr-cube
[INFO] finished tweaking git repo https://github.com/rLukoyanov/vr-cube
[INFO] tweaked toml for git repo https://github.com/rLukoyanov/vr-cube written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rLukoyanov/vr-cube on toolchain 40527f3e444fde1deb361751bdef9b9e11d1b971
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rLukoyanov/vr-cube already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 84e8af1bdd4569a18a1f523c76626c82f45aacbb548c6104887bd416b5298466
[INFO] running `Command { std: "docker" "start" "84e8af1bdd4569a18a1f523c76626c82f45aacbb548c6104887bd416b5298466", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "84e8af1bdd4569a18a1f523c76626c82f45aacbb548c6104887bd416b5298466", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "84e8af1bdd4569a18a1f523c76626c82f45aacbb548c6104887bd416b5298466" "/opt/rustwide/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "84e8af1bdd4569a18a1f523c76626c82f45aacbb548c6104887bd416b5298466", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid --cfg crater_hack --force-warn invalid-c-variadic-arguments" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "84e8af1bdd4569a18a1f523c76626c82f45aacbb548c6104887bd416b5298466" "/opt/rustwide/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]     Checking memchr v2.8.2
[INFO] [stderr]    Compiling naga v29.0.3
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling bit-vec v0.9.1
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling spirv v0.4.0+sdk-1.4.341.0
[INFO] [stderr]    Compiling codespan-reporting v0.13.1
[INFO] [stderr]    Compiling bit-set v0.9.1
[INFO] [stderr]    Compiling pp-rs v0.2.1
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling openxr-sys v0.13.1
[INFO] [stderr]     Checking libloading v0.9.0
[INFO] [stderr]     Checking jiff v0.2.28
[INFO] [stderr]     Checking ash v0.38.0+1.3.281
[INFO] [stderr]     Checking glam v0.33.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr] error: could not compile `glam` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/40527f3e444fde1deb361751bdef9b9e11d1b971/bin/rustc --crate-name glam --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glam-0.33.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="all-types"' --cfg 'feature="default"' --cfg 'feature="f64"' --cfg 'feature="float-types"' --cfg 'feature="i16"' --cfg 'feature="i32"' --cfg 'feature="i64"' --cfg 'feature="i8"' --cfg 'feature="integer-types"' --cfg 'feature="isize"' --cfg 'feature="size-types"' --cfg 'feature="std"' --cfg 'feature="u16"' --cfg 'feature="u32"' --cfg 'feature="u64"' --cfg 'feature="u8"' --cfg 'feature="usize"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-types", "approx", "arbitrary", "bytecheck", "bytemuck", "core-simd", "cuda", "debug-glam-assert", "default", "encase", "f64", "fast-math", "float-types", "glam-assert", "i16", "i32", "i64", "i8", "integer-types", "isize", "libm", "mint", "nostd-libm", "rand", "rkyv", "scalar-math", "serde", "size-types", "speedy", "std", "u16", "u32", "u64", "u8", "usize", "zerocopy"))' -C metadata=b3fad7ec921c2c5b -C extra-filename=-901850c28c11b6a8 --out-dir /opt/rustwide/target/debug/build/glam/901850c28c11b6a8/out --cap-lints allow --cap-lints=forbid --cfg crater_hack --force-warn invalid-c-variadic-arguments --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `ash` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/40527f3e444fde1deb361751bdef9b9e11d1b971/bin/rustc --crate-name ash --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ash-0.38.0+1.3.281/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="debug"' --cfg 'feature="default"' --cfg 'feature="libloading"' --cfg 'feature="loaded"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "libloading", "linked", "loaded", "std"))' -C metadata=be734a1d7acca22c -C extra-filename=-27ece659ee08ef8c --out-dir /opt/rustwide/target/debug/build/ash/27ece659ee08ef8c/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/b130e4df861970d7/out --extern libloading=/opt/rustwide/target/debug/build/libloading/a7be51cd6d65829c/out/liblibloading-a7be51cd6d65829c.rmeta --cap-lints allow --cap-lints=forbid --cfg crater_hack --force-warn invalid-c-variadic-arguments --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "84e8af1bdd4569a18a1f523c76626c82f45aacbb548c6104887bd416b5298466", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "84e8af1bdd4569a18a1f523c76626c82f45aacbb548c6104887bd416b5298466", kill_on_drop: false }`
[INFO] [stdout] 84e8af1bdd4569a18a1f523c76626c82f45aacbb548c6104887bd416b5298466
